From 1cc7003bdd7fcdba41174995f0fe367bf3ff8a0f Mon Sep 17 00:00:00 2001 From: Gabriel Wicke Date: Tue, 23 Mar 2004 20:02:33 +0000 Subject: [PATCH] line-height 1.5 em for the entire content area --- stylesheets/DaVinci.css | 1 + 1 file changed, 1 insertion(+) diff --git a/stylesheets/DaVinci.css b/stylesheets/DaVinci.css index c9e5cb380f..525d1b1320 100644 --- a/stylesheets/DaVinci.css +++ b/stylesheets/DaVinci.css @@ -319,6 +319,7 @@ pre { border-top:3px solid #cde2a7; border-style: solid; margin:0; + line-height: 1.5em; } /* this will be the user notification thing */ -- 2.20.1